home *** CD-ROM | disk | FTP | other *** search
- Path: ifi.uio.no!jankr
- From: jankr@ifi.uio.no (Jan Kroken)
- Newsgroups: comp.lang.c
- Subject: Re: Please help a newbie!!
- Date: 30 Jan 1996 18:11:06 +0100
- Organization: Dept. of Informatics, University of Oslo, Norway
- Message-ID: <4eljfa$m8u@svadilfari.ifi.uio.no>
- References: <4ebd2a$nvf@netnews.mis.net> <1996Jan27.020112.8824@ohstpy>
- NNTP-Posting-Host: svadilfari.ifi.uio.no
-
-
- In article <1996Jan27.020112.8824@ohstpy>, vancleef@ohstpy.mps.ohio-state.edu writes:
- > In article <4ebd2a$nvf@netnews.mis.net>, kiba@mis.net (Foxwolf) writes:
- > > I'm just a newbie at C, and would like to know the best way to ease into learning it.
- > > Please email me. Any help is appreciated!
- >
- > Get a C compiler and a book.
-
-
- Book: Kernigham&Richie:The C Programming Language:2ed.
-
- Compiler: Dos: Turbo C/C++ v3.0 or MS C v5.0 or newer.
- Win: Turbo C++ 3.1 for Win
- UNIX: gcc (free)
-
- -jk
-
-